Uses of Package
org.neo4j.index

Packages that use org.neo4j.index
org.neo4j.index Provides indexing capabilities to the Neo4j graph. 
org.neo4j.index.impl   
org.neo4j.index.lucene An indexing implementation using Apache Lucene as backend. 
 

Classes in org.neo4j.index used by org.neo4j.index
IndexHits
          An Iterator with additional IndexHits.size() and IndexHits.close() methods on it, used for iterating over index query results.
 

Classes in org.neo4j.index used by org.neo4j.index.impl
IndexService
          Index service to index nodes with a key and a value.
 

Classes in org.neo4j.index used by org.neo4j.index.lucene
IndexHits
          An Iterator with additional IndexHits.size() and IndexHits.close() methods on it, used for iterating over index query results.
IndexService
          Index service to index nodes with a key and a value.
 



Copyright © 2010 Neo4j. All Rights Reserved.